From 38bfe25526e969ca111f6a302d20b2de53354339 Mon Sep 17 00:00:00 2001 From: Chris Swan Date: Fri, 24 Oct 2025 13:40:44 +0100 Subject: [PATCH] csshnpd: bump to c1.0.17 release Upstream release aligned to Mbed-TLS 3.6.5 Signed-off-by: Chris Swan --- net/csshnpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/csshnpd/Makefile b/net/csshnpd/Makefile index 4ba10df550..f3c49e25db 100644 --- a/net/csshnpd/Makefile +++ b/net/csshnpd/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=csshnpd -PKG_VERSION:=1.0.16 +PKG_VERSION:=1.0.17 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-c$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/atsign-foundation/noports/releases/download/c$(PKG_VERSION) -PKG_HASH:=209501b5623cbb25e22b5f39eeedcb79c2b658a250ff31dd88b27b31677b6763 +PKG_HASH:=fd1e0a8d23ae4246a4a7990a25b686d796186a3d5f204b1d8943ef0c7c87cd1c PKG_MAINTAINER:=Chris Swan PKG_LICENSE:=BSD-3-Clause -- 2.30.2